projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8dccef
)
Revert "Bump meson req to 0.50"
author
Benjamin Otte
<otte@redhat.com>
Fri, 29 Mar 2019 09:19:41 +0000
(10:19 +0100)
committer
Benjamin Otte
<otte@redhat.com>
Fri, 29 Mar 2019 09:19:41 +0000
(10:19 +0100)
This reverts commit
f0845d98a21a7a5c5817d50f2076dd2615e3979b
.
The commit breaks CI. CI has more power than meson telling things.
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 4d6201b50c214d3c35286033e45d76b0cf997f79..15af29178c3bd96bd94edfe27d3d60d720dbb998 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-7,7
+7,7
@@
project('gtk', 'c',
# https://github.com/mesonbuild/meson/issues/2289
'c_std=gnu99',
],
- meson_version : '>= 0.
50
.0',
+ meson_version : '>= 0.
48
.0',
license: 'LGPLv2.1+')
glib_major_req = 2